xen/arm: Remove the define INVALID_GFN from arch-arm/grant_table.h
authorJulien Grall <julien.grall@linaro.org>
Tue, 13 Jan 2015 18:17:20 +0000 (18:17 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 15 Jan 2015 13:44:41 +0000 (13:44 +0000)
commitf23952fbe4b84435aaa68d22cff300e3660f3aca
tree1ab02f8ccb7a8db55cc80697c3c037ff9846acae
parentd6af4e1db6c91ba79789ee0e0d363f90ef5b2370
xen/arm: Remove the define INVALID_GFN from arch-arm/grant_table.h

The define INVALID_GFN is misplaced in arch-arm/grant_table.h and is
never used in neither in ARM nor in the common code.

Therefore we can safely remove it.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/include/asm-arm/grant_table.h